Skip to content

feat: full tinydew game implementation with interactive TUI#9

Closed
meloalright wants to merge 1 commit intospecfrom
engineering
Closed

feat: full tinydew game implementation with interactive TUI#9
meloalright wants to merge 1 commit intospecfrom
engineering

Conversation

@meloalright
Copy link
Copy Markdown
Member

  • Complete game engine: maps, entities, time, weather, economy
  • Farming: clear, plant, water, harvest with 4 crop types
  • 4 regions with transitions (Farm↔EastPath↔Square↔SouthRiver)
  • Fishing with rare fish chance
  • Random mushroom/flower spawns, sleep cycle
  • Spring Day 28 Butterfly Festival
  • CLI: status, do , do play (piano at Farm 4,3)
  • Interactive TUI: arrow movement, greet, piano, fullscreen crossterm
  • Piano 21 notes (C3-B5), rodio 0.21 OutputStreamBuilder API
  • All 8 tests pass
  • CI: build + test on push/PR
  • Showcase CI: full game walkthrough with all features demonstrated

- Complete game engine: maps, entities, time, weather, economy
- Farming: clear, plant, water, harvest with 4 crop types
- 4 regions with transitions (Farm↔EastPath↔Square↔SouthRiver)
- Fishing with rare fish chance
- Random mushroom/flower spawns, sleep cycle
- Spring Day 28 Butterfly Festival
- CLI: status, do <action>, do play <note> (piano at Farm 4,3)
- Interactive TUI: arrow movement, greet, piano, fullscreen crossterm
- Piano 21 notes (C3-B5), rodio 0.21 OutputStreamBuilder API
- All 8 tests pass
- CI: build + test on push/PR
- Showcase CI: full game walkthrough with all features demonstrated

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
@meloalright meloalright closed this Apr 2, 2026
@meloalright meloalright deleted the engineering branch April 2, 2026 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant